Auto merge of #4050 - eminence:help_jobs_text, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 15 May 2017 23:29:58 +0000 (23:29 +0000)
committerbors <bors@rust-lang.org>
Mon, 15 May 2017 23:29:58 +0000 (23:29 +0000)
Reword the `cargo test --help` text about the --jobs argument

This should reduce confusion about what the --jobs argument does and how
to control the number of simultaneous running test cases.

Closes #4045


Trivial merge